home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / commoditys / magiccx / locale / localesource.lha / ModulesManager.cd < prev    next >
Text File  |  1994-08-16  |  2KB  |  111 lines

  1. TX_WinTitle (//)
  2. MCX Modules Manager - %ld.%ld - %s - Kai Iske
  3. ;
  4. TX_ListType (//)
  5. _Module type
  6. ;
  7. TX_Modules (//)
  8. Modules
  9. ;
  10. TX_Blankers (//)
  11. Blankers
  12. ;
  13. TX_ListTitle (//)
  14. Toggle active state using <SPACE>
  15. ;
  16. TX_Ok (//)
  17. _Ok
  18. ;
  19. TX_Cancel (//)
  20. _Cancel
  21. ;
  22. TX_Installed (//)
  23. Installed
  24. ;
  25. TX_RequestTitle (//)
  26. MagicCX-Modules Manager message
  27. ;
  28. TX_OkText (//)
  29. Ok
  30. ;
  31. TX_ErrLibMissed (//)
  32. %s version %ld\x0a\
  33. could not be opened.
  34. ;
  35. TX_ErrNoMem (//)
  36. Out of memory.
  37. ;
  38. TX_ErrNoWin (//)
  39. Window could not be opened.
  40. ;
  41. TX_ErrNotAllEntries (//)
  42. Not all entries could be added.\x0a\
  43. Probably due to a lack of memory.
  44. ;
  45. TX_ErrMove (//)
  46. A problem occured while changing state of:\x0a\
  47. %s
  48. ;
  49. TX_ErrChanges (//)
  50. Changes to the modules will only take\x0a\
  51. effect when MagicCX is launched again!
  52. ;
  53. TX_ErrOnlyV39 (//)
  54. ModulesManager requires OS 3.x and up.
  55. ;
  56. TX_STDDosError (//)
  57. Unknown DOS-Error %ld:\x0a\
  58. ;
  59. TX_DOSObjInUse (//)
  60. DOS-Error %ld:\x0a\
  61. File in use. No access possible.
  62. ;
  63. TX_DOSObjExists (//)
  64. DOS-Error %ld:\x0a\
  65. Object already exists.
  66. ;
  67. TX_DOSDirNotFound (//)
  68. DOS-Error %ld:\x0a\
  69. Directory not found.\x0a\
  70. %s
  71. ;
  72. TX_DOSObjNotFound (//)
  73. DOS-Error %ld:\x0a\
  74. Object not found.\x0a\
  75. %s
  76. ;
  77. TX_DOSDiskNotVal (//)
  78. DOS-Error %ld:\x0a\
  79. Disk not validated.
  80. ;
  81. TX_DOSDiskWritePrtcd (//)
  82. DOS-Error %ld:\x0a\
  83. Disk write-protected.
  84. ;
  85. TX_DOSDiskFull (//)
  86. DOS-Error %ld:\x0a\
  87. Disk full.
  88. ;
  89. TX_DOSDelPrtcd (//)
  90. DOS-Error %ld:\x0a\
  91. File delete-protected.\x0a\
  92. %s
  93. ;
  94. TX_DOSWritePrtcd (//)
  95. DOS-Error %ld:\x0a\
  96. File write-protected.\x0a\
  97. %s
  98. ;
  99. TX_DOSReadPrtcd (//)
  100. DOS-Error %ld:\x0a\
  101. File read-protected.\x0a\
  102. %s
  103. ;
  104. TX_DOSNotADosDisk (//)
  105. DOS-Error %ld:\x0a\
  106. Not a DOS-Disk.
  107. ;
  108. TX_DOSNoDisk (//)
  109. DOS-Error %ld:\x0a\
  110. No disk found.
  111.